object SplashForm: TSplashForm Left = 297 Top = 263 AlphaBlend = True AlphaBlendValue = 200 BorderIcons = [] BorderStyle = bsNone Caption = 'SplashForm' ClientHeight = 110 ClientWidth = 247 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poDesktopCenter PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 247 Height = 110 AutoSize = True Picture.Data = {} end end